Configurates
C1.Web.Mvc.Olap.PivotFieldBase.Visible. Sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control.
Syntax
'Declaration
Public Function Visible( _
ByVal As Boolean _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also